emoji-chooser: fix subsequent scroll
authorMohammed Sadiq <sadiq@sadiqpk.org>
Wed, 30 Aug 2017 17:55:59 +0000 (23:25 +0530)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 1 Sep 2017 23:36:59 +0000 (19:36 -0400)
commit18adee6e1b2f0b913c55c4d436968ff5b2cb6c03
tree1045900038314b93f4ff219b2cf11ec4d78f3cbe
parent5fcaec75eac3215c5c9a87ea8210a2bef246ed91
emoji-chooser: fix subsequent scroll

Event handlers on scroll window should only be run once the widget
is shown.

https://bugzilla.gnome.org/show_bug.cgi?id=786964
gtk/gtkemojichooser.c